home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / patches / ip20t21a.lha / IFX20to21a_Patch / Patches2.lha / Standard.toolbox < prev   
Text File  |  1995-07-13  |  6KB  |  185 lines

  1. ;========================================================================
  2. ;
  3. ; This file may be used as a template for building your own
  4. ; customized toolboxes.  It shows the standard toolbox configuration
  5. ; used by ImageFX 2.0.
  6. ;
  7. ; To make your own toolbox, modify this file and copy it to
  8. ; "Default.toolbox".  Or, create a separate file and add
  9. ; the tooltype "TOOLCONFIG=YourConfigFile" to your ImageFX icon.
  10. ;
  11. ;========================================================================
  12.  
  13. ;========================================================================
  14. ; First Row Gadgets
  15. ;========================================================================
  16.  
  17. _Balance:
  18.    "Window Balance"
  19.  
  20. Co_mposite:
  21.    "Hook Composite"
  22.  
  23. _Transform:
  24.    "Transformations"
  25.    "Simple 2D _Rotate..."        "Window Rotate"
  26.    "Comple_x 2D Rotate..."       "Hook Rotate"
  27.    "_Perspective 3D Rotate..."   "Hook Perspective"
  28.    ""
  29.    "Flip _Horizontal"            "HorizFlip"
  30.    "Flip _Vertical"              "VertFlip"
  31.    "Mirror H_orizontal"          "HorizMirror"
  32.    "Mirror V_ertical"            "VertMirror"
  33.    ""
  34.    "_Roll..."                    "Roll"
  35.    "_Shear..."                   "Hook Shear"
  36.    ""
  37.    "_Interlace"                  "Hook Interlace"
  38.    "_De-Interlace"               "Hook Deinterlace"
  39.  
  40. Si_ze:
  41.    "Sizing Operations"
  42.    "_Scale..."                   "Scale"
  43.    "_Halve"                      "Scale 50 50 PERCENT"
  44.    "_Double"                     "Scale 200 200 PERCENT"
  45.    ""
  46.    "_Crop..."                    "Crop"
  47.    "Au_to Crop"                  "Crop Auto"
  48.    ""
  49.    "Set _Aspect..."              "SetAspect"
  50.  
  51. ;========================================================================
  52. ; Second Row Gadgets
  53. ;========================================================================
  54.  
  55. _Color:
  56.    "Color Effects"
  57.    "Custo_m..."                  "ColorTransform"
  58.    "_Negative"                   "Negative"
  59.    "_Solarize"                   "Solarize"
  60.    "_Posterize..."               "Posterize"
  61.    "_False Color..."             "FalseColor"
  62.    "Convert to Colo_r"           "Grey2Color"
  63.    "Convert to _Grey..."         "Color2Grey"
  64.    "_B&W to Grey"                "Mono2Grey"
  65.    "_Halftone"                   "Halftone"
  66.    "Ch_ange Color..."            "Hook ChangeColor"
  67.    "_Antique"                    "Hook Antique"
  68.  
  69. Con_volve:
  70.    "Convolutions"
  71.    "Custo_m..."                  "Convolve"
  72.    "_Sharpen..."                 "Sharpen"
  73.    "_Unsharp Mask..."            "UnsharpMask"
  74.    "_Blur..."                    "Blur"
  75.    "Motio_n Blur..."             "MotionBlur"
  76.    "_Relief Map"                 "ReliefMap"
  77.    "Simple _Edge Detect..."      "EdgeDetect"
  78.    "R_amping Edge Detect..."     "Hook RampEdge"
  79.    "S_obel Edge Detect..."       "Hook SobelEdge"
  80.  
  81. _Filter:
  82.    "Filters"
  83.    "_Dynamic Range..."           "DynamicRange"
  84.    "_Histogram Equalization..."  "Hook HistoEqu"
  85.    "Color _Limit..."             "ColorLimit"
  86.    "_Anti Alias..."              "Hook AntiAlias"
  87.    "_R.I.P..."                   "RIP"
  88.    "_Video Filter..."            "Hook VideoFilter"
  89.    "_Median Filter..."           "Hook MedianFilter"
  90.    ""
  91.    "C_ount Colors..."            "CountColors"
  92.  
  93. _Distort:
  94.    "Distort Operations"
  95.    "_Distort..."                 "Distort"
  96.    "_Wave Distort..."            "Hook Wave"
  97.    "_Swirl..."                   "Hook Swirl"
  98.    "War_p..."                    "Hook Warp"
  99.    "Polar _Blur..."              "Hook PolarBlur"
  100.    "_Mosaic..."                  "Hook Mosaic"
  101.    "Polar _Mosaic..."            "Hook PolarMosaic"
  102.    "Spherei_ze..."               "Hook Sphere"
  103.    "D_ream..."                   "Hook Dream"
  104.  
  105. _Effect:
  106.    "Special Effects"
  107.    "R_emove Feature"             "RemoveFeature"
  108.    "_Oil Transfer"               "Hook OilPaint"
  109.    "D_isperse..."                "Disperse"
  110.    "_Roughen..."                 "Roughen"
  111.    "_Apply Texture..."           "Hook ApplyTexture"
  112.    "_Straw..."                   "Hook Straw"
  113.    "Cr_ystallize..."             "Hook Crystallize"
  114.    "Radial S_tar..."             "Hook RadialStar"
  115.    "_Lens Flare..."              "Hook LensFlare"
  116.    "_Paint FX..."                "Hook PaintFX"
  117.    "_Hockney Tiling..."          "Hook Tile"
  118.    "Li_ghtning..."               "Hook Lightning"
  119.  
  120. ;========================================================================
  121. ; Third Row Gadgets
  122. ;========================================================================
  123.  
  124. _Buffer:
  125.    "Buffer Manipulation"
  126.    "_Create Buffer"              "CreateBuffer"
  127.    "_Delete Buffer..."           "Window Delete"
  128.    "C_lear Buffer"               "ClearBuffer"
  129.    ""
  130.    "L_oad New Buffer"            "Buffer2Back; LoadBuffer"
  131.    "Load _As..."                 "LoadBufferAs"
  132.    "Load from Cli_pboard"        "LoadBufferClip"
  133.    "_Grab Screen..."             "GrabBuffer"
  134.    "Open _MAGIC..."              "MagicOpen"
  135.    ""
  136.    "Copy _to Swap"               "Buffer2Swap"
  137.    "_Swap Buffers"               "Swap"
  138.    ""
  139.    "_Redo"                       "Redo"
  140.    "LightTable"                  "LightTableView Swap ; LightTable Toggle"
  141.  
  142. Br_ush:
  143.    "Brush Operations"
  144.    "_Load Brush..."        "LoadBrush"
  145.    "Load _New Brush..."    "Brush2Back; LoadBrush"
  146.    "Load from Cli_pboard"  "LoadBrushClip"
  147.    "_Save Brush As..."     "SaveBrushAs"
  148.    ""
  149.    "S_elect Brush..."      "SelectBrush"
  150.    ""
  151.    "_Grab Screen..."       "GrabBrush"
  152.    "Pic_kup Swap"          "PickupSwap"
  153.    "Pickup _Region"        "PickupRegion"
  154.    "Copy _To Swap"         "Brush2Swap"
  155.    ""
  156.    "Set _Handle"           "BrushHandle"
  157.    ""
  158.    "_Outline Edges"        "OutlineBrush"
  159.    "Trim _Edges"           "TrimBrush"
  160.  
  161. _Alpha:
  162.    "Alpha Channel"
  163.    "_Create..."            "CreateAlpha"
  164.    "_Load..."              "LoadAlpha"
  165.    "Save _As..."           "SaveAlphaAs"
  166.    "_Swap"                 "SwapAlpha"
  167.    "Copy _to Alpha"        "Buffer2Alpha"
  168.    "Copy _from Alpha"      "Alpha2Buffer"
  169.    "_Delete"               "KillAlpha"
  170.    "Show Alpha"            "LightTableView Alpha ; LightTable Toggle"
  171.  
  172. _Hooks:
  173.    "Hook"
  174.  
  175. _Arexx:
  176.    "Rx"
  177.  
  178. ;==============================================================================
  179. ;
  180. ; Revision History:
  181. ;
  182. ;     13.07.95 tek   Fixed to correctly reflect the 2.1 toolbox.
  183. ;
  184. ;==============================================================================
  185.